home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
dump_s1r
/
frmbtnma.frm
(
.txt
)
< prev
next >
Wrap
Visual Basic Form
|
1998-12-20
|
15KB
|
479 lines
VERSION 5.00
Begin VB.Form frmbtnMaker
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "Button Collection"
ClientHeight = 4800
ClientLeft = 45
ClientTop = 300
ClientWidth = 6360
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmbtnMaker.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4800
ScaleWidth = 6360
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton cmdMakeCode
Caption = "Generate Code"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 465
Left = 2310
TabIndex = 14
Top = 3390
Width = 1395
End
Begin VB.CommandButton cmdDelete
Caption = "Delete"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 465
Left = 3030
TabIndex = 13
Top = 2880
Width = 1395
End
Begin VB.CommandButton cmdAdd
Caption = "Add"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 465
Left = 1590
TabIndex = 12
Top = 2880
Width = 1395
End
Begin VB.PictureBox Picture1
BackColor = &H00808080&
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2775
Left = 1590
ScaleHeight = 2775
ScaleWidth = 4725
TabIndex = 6
Top = 60
Width = 4725
Begin VB.CommandButton cmdSize
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 0
TabIndex = 7
Top = 0
Width = 1425
End
End
Begin VB.TextBox txtName
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 0
TabIndex = 5
Top = 300
Width = 1490
End
Begin VB.TextBox txtCap
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 0
TabIndex = 3
Top = 840
Width = 1490
End
Begin VB.CommandButton cmdPrev
Caption = "Preview"
Default = -1 'True
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 2220
TabIndex = 1
Top = 4320
Width = 1695
End
Begin VB.PictureBox pSp
AutoRedraw = -1 'True
BorderStyle = 0 'None
Height = 315
Left = 2310
ScaleHeight = 315
ScaleWidth = 1485
TabIndex = 0
Top = 3990
Width = 1485
End
Begin VB.Label l
AutoSize = -1 'True
Caption = "Height"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 5
Left = 0
TabIndex = 11
Top = 2730
Width = 465
End
Begin VB.Label l
AutoSize = -1 'True
Caption = "Width"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 4
Left = 0
TabIndex = 10
Top = 2220
Width = 420
End
Begin VB.Label l
AutoSize = -1 'True
Caption = "Top"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 3
Left = 0
TabIndex = 9
Top = 1680
Width = 285
End
Begin VB.Label l
AutoSize = -1 'True
Caption = "Left"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 2
Left = 0
TabIndex = 8
Top = 1170
Width = 270
End
Begin VB.Label l
AutoSize = -1 'True
Caption = "Name"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195